Skip to content
Back to search
30
MCP

Godot Engine

pulsemcp/godot engine

Control Godot Engine projects with 42 tools for scene, node, and resource management using native .tscn parsing.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Godot 63 Tools
Provides 63+ tools for controlling the Godot 4.6+ game engine with node manipulation, scene editing, and debugging.
0 tools
Godot
Interface with the Godot game engine. Provides tools for launching the editor, running projects, and capturing debug output.
0 tools
Godot Engine Integration
Comprehensive Godot 4.x integration with live editor manipulation, E2E game testing, auto-screenshot loops, and version-aware documentation
0 tools
Godot MCP
MCP server for full Godot 4.x engine control with 165 tools for AI-driven game development
0 tools
io.github.n24q02m/better-godot-mcp
MCP server for Godot Engine 4.x with 17 tools for scenes, scripts, and shaders.
0 tools
GodotLens
15 semantic GDScript analysis tools via Godot's built-in LSP: navigation, references, rename.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "godot_engine": {
      "url": "None",
      "transport": "http"
    }
  }
}